sequential-access

[si-kwen-shuh l-ak-ses] /sɪˈkwɛn ʃəlˈæk sɛs/
adjective, Computers.
1.
of or pertaining to a storage medium, as magnetic tape, in which records must be accessed by reading or writing from the beginning of the file.
2.
of or pertaining to file processing in which records are organized based on the sequence of keys contained in each record, and in which accessing a record necessitates first accessing all of the preceding records.
Also called serial-access.
Origin
1965-70
British Dictionary definitions for sequential access

sequential access

noun
1.
a method of reaching and reading data from a computer file by reading through the file from the beginning Compare direct access